home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-19 / elflib.zip / ELF.INF < prev    next >
Text File  |  1992-12-01  |  3KB  |  102 lines

  1.  
  2. ELF v1.0 - Expanded Lisp Function Library
  3. ===========================================================================
  4.                                   Info file
  5.  
  6. What is ELF?
  7. ------------
  8.  
  9. ELF is a library of commands and functions contained in a single EXP
  10. file designed to enhance AutoCAD. The ELF library provides the AutoLISP
  11. programmer with 15 utility and file management commands, and with over
  12. 150 additional functions for AutoLISP. ELF is designed to operate with
  13. AutoCAD 386 on IBM PC and compatible computers under the MS/PC-DOS
  14. operating system.
  15.  
  16. ELF Features:
  17. -------------
  18.  
  19. *  155 new functions for AutoLISP programmers:
  20.    + Video
  21.      - fast direct video writes to the text screen
  22.      - printf for C programmers
  23.      - color attribute control
  24.      - screen save, fill, and restore
  25.    + Text screen windowing
  26.      - 22 functions for full window management
  27.      - multiple overlapping windows with shaded borders and drop shadows
  28.      - menus and line editor with integrated user defined help system
  29.      - file dialog
  30.    + Cursor
  31.      - cursor positioning
  32.      - cursor size shape
  33.    + Keyboard
  34.      - getkey, getch, getche, and kbhit functions
  35.      - keyboard status
  36.      - stuff keyboard buffer with keystrokes
  37.    + Directory
  38.      - create / remove / change directories
  39.      - read / verify / log to all disk drives
  40.      - read disk directory and disk statistics
  41.      - copy, move, erase, and rename files.
  42.      - file path manipulation
  43.    + File
  44.      - fast one step ASCII file read and write
  45.    + Math
  46.      - expanded trig, logical, and bit manipulation
  47.    + List Handling
  48.      - insert, delete, and replace items in a list
  49.      - sort and search a string, integer, or real list
  50.      - view a string list using the internal browser
  51.    + String Handling
  52.      - full C library string scanning and manipulation
  53.      - a full featured line editor for flexable data entry
  54.    + Entity Creation
  55.      - fast basic entity creation in one statement using entmake
  56.    + Utility / Misc
  57.      - sound routines
  58.      - dump a list for debugging
  59.      - run other programs under program control
  60.      - clock and timer routines
  61. *  an ASCII file browser (like the shareware program LIST)
  62. *  ELFDOS - "DOS-like" file management commands from within AutoCAD
  63.         no more shelling out to copy a file or perform other DOS
  64.         functions.
  65. *  Three useful "ELFapps" that utilize the ELF library including:
  66.    + NotePad - a windowed / full screen ASCII file editor
  67.            written in AutoLISP using ELF
  68.    + Etables - an AutoCAD "stock" application modified to
  69.            utilize the ELF menus and symbol browser to
  70.            display all tables within a drawing.
  71.    + Demo    - a program the demonstrates many of the functions
  72.           of the ELF library
  73.  
  74. *  Built-in online help
  75. *  And more...
  76.  
  77. Download ELF.ZIP from the Compuserve ACAD forum for the full functioning
  78. demo and documentation.
  79. -----------------------------------------------------------------------------
  80.  
  81.                  Mountain Software
  82.                 Jerry Workman, P.E.
  83.                 1579 Nottingham Road
  84.                 Charleston, WV 25314
  85.  
  86.                   CIS 70717,3564
  87.                Orders: 1-800-2424-PsL
  88.  
  89.                    _______
  90.               ____|__     |           (R)
  91.                --|     |    |-------------------
  92.              |   ____|__  |  Association of
  93.              |  |        |_|  Shareware
  94.              |__|    o   |     Professionals
  95.                -----|    |   |---------------------
  96.                 |___|___|     MEMBER
  97.  
  98.  
  99.  
  100.             Autodesk Registered Developer
  101.  
  102.